Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
timezone_name_get
timezone_name_get
Alias for DateTimeZone::getName - Returns the time zone name
Name:
timezone_name_get
Category:
Date and time
Programming Language:
php
One-line Description:
Returns the name of the time zone.
Related
Why Can’t parse_ini_string Parse Certain Strings? How to Avoid This Issue?
10
How to Integrate Qiniu Cloud Storage in ThinkPHP6 for File Uploads
7
How to Implement User Registration in Typecho with PHP
9
Explain the actual application of next_result() in PHP with examples
1
Similar Functions
date_sub
date_sub
DateTime::sub-Subtra
date_default_timezone_set
date_default_timezone_set
Setthedefaulttimezon
date_interval_create_from_date_string
date_interval_create_from_date_string
AliasforDateInterv
date_time_set
date_time_set
DateTime::setTimeali
strtotime
strtotime
ParsesanyEnglishtext
gmdate
gmdate
FormatGMT/UTCdate/ti
timezone_transitions_get
timezone_transitions_get
AliasforDateTimeZo
date_default_timezone_get
date_default_timezone_get
Getthedefaulttimezon
Popular Articles